/* font */
@font-face {
	font-family: "font_icon_wyfy";
	src: url( './font/font-icon-wyfy.ttf' ) format("truetype");
}

/*@font-face {*/
	/*font-family: xingshu;*/
	/*src: url( './font/xingshu.ttf' ) format("truetype");*/
/*}*/

/* wyfy-icon */
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'font_icon_wyfy' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 16px;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.icon-icon-1:before {
	content: "\e905";
}
.icon-icon-2:before {
	content: "\e900";
}
.icon-icon-3:before {
	content: "\e901";
}
.icon-icon-4:before {
	content: "\e902";
}
.icon-icon-5:before {
	content: "\e903";
}
.icon-icon-6:before {
	content: "\e904";
}

header{
	background-color: #fff !important;
	padding: 10px 0;
}
header,nav{
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.container{
	min-width: 1170px;
	padding: 0 !important;
}
.btn{
	border-radius:0 ;
}

.banner{
	width:100%;
	background-repeat: no-repeat;
	background-position:-330px;
}
h5{
	color:#737373;
}


/*.login{*/
	/*margin-top: 20px;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*padding: 0;*/
	/*position: relative;*/
/*}*/
img{
	max-width: 100%;
}
.all_link img:hover{
	background-color: #000000;
	opacity:0.6;
}
#testButton{
	width: 28%;
	color:rgb(255, 255, 255);
	text-shadow:rgb(255, 255, 255) 0px 0px 3px;
	border-width:2px;
	border-color:rgb(255, 242, 0);
	border-style:solid;
	border-radius:5px;
	background-color:#63510d;
	position: absolute;
	left: 36%;
	bottom: 10%;
}
#testButton:hover{
	color:#ffffff;
	background-color:#645a0f;
	border-color:#c5e591;
}
#testButton>p{
	width: 90%;
	margin: 0 auto !important;
	vertical-align: middle;
	font-size:14px;
	word-break:break-all;
}






/*--------------------------------------------------------------
*client-and-gift
*--------------------------------------------------------------*/
.wyfy-panel-2{
	border: 2px solid #0086EA;
	border-top-width: 0px;
	height: 620px;
}
.wyfy-panel-2 .wyfy-panel-heading-2{
	background-color: #0086EA;
	border-radius: 0px;
	padding: 14.5px 15px;
}
.wyfy-panel-2 .wyfy-panel-heading-2 h3{
	color: #fff;
}
/*积分兑换*/
.wyfy-prize a
{
	border: none;
	text-decoration: none;
}
.wyfy-prize a:hover
{
	/*
	border: 1px solid #FFC645;
	*/
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	transform: translate3d(0,-2px,0);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0,-2px,0);
}
.wyfy-prize h4
{
	text-align: center;
}
.wyfy-prize p
{
	text-align: center;
	color: #0086EA;
}






.gray{
	width: 40%;
	height:20px;
	background-color: #f5f5f5;
	margin-top:12.5px;
	float: left;
}

.btn-group.open .dropdown-toggle{
	-webkit-box-shadow:none;
	box-shadow:none;
}
#dropdownMenu1,
#dropdownMenu1:hover{
	color: #4d4d4d;
	border: 1px solid #0086ea;
	border-radius: 0;
	padding: 6px 12px;
	background: url("/assets/img/caret.png") no-repeat scroll right center transparent;
}
.down{
	color: #fff;
	border: 1px solid #0086ea;
	background-color: #0086ea;
}

#city{
	width: 100%;
	height: 34px;
	text-align: left;
	background: #fff;
	padding-left: 10px;
	border: solid 1px #f7f7f7;
	outline: none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}
select {
	width: 100%;
	height: 34px;
	cursor:pointer;
	border: solid 1px #f7f7f7;
	border-radius: 0 !important;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	/*padding-right:34px;*/
	padding-left: 10px;
	outline:none !important;
	/*将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	/*background: url("/assets/img/caret.png") no-repeat scroll right center transparent;*/
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
select option{
	background-color: #fff;
}
#modal_city select {
	width: 100%;
	height: 34px;
	border: solid 1px #9d9d9d;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right:34px;
	padding-left: 10px;
	outline:none !important;
	/*将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url("/assets/img/caret.png") no-repeat scroll right center transparent;
}
.trans_top{
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	float: left;
}

.head_right>ul>li>a{
	outline: 0;
}
.head_right img{
	padding-right: 5px;
}

#dateTime{
	max-width:100% !important;
	cursor:pointer;
	overflow-x:auto;
}
#dateTime,
.input-group-addon{
	/*width:100%;*/
	line-height: 22px;
	border: 0 !important;
	text-align: left;
	background-color: #fff;
	/*padding-right:34px;*/
	/*padding-left: 10px;*/
	/*appearance:none;*/
	/*-moz-appearance:none;*/
	/*-webkit-appearance:none;*/
}
.input-group-addon{
	padding-left: 10px;
}
#timeInfo{
	border: 0;
	line-height: 32px;
	outline: none;
}
.dateLeft{
	width: 100%;
	float: left;
}
.dateMiddle{
	width: 15%;
	float: left;
	display: none;
}
#dateInfo,
#dateInfo:hover{
	font-size: 12px;
	width: 100%;
	height: 34px;
	color: #0086EA;
	background-color: #fff;
	border: 0;
	outline:none;

}
#begindate_dis{
	border: 0;
	cursor:pointer !important;
	/*border-radius: 0;*/
	background-color: #fff;
	outline: 0;
}
.dateRight{
	width: 284px;
	background-color: #fff;
	float: left;
	min-height:50px;
	overflow-y:auto;
	max-height:200px;
	margin-top: 2px;
	padding: 0 10px 10px 10px;
	border-radius:3px ;

}

.dateAll{
	border: 1px solid #dddddd;
	margin: 10px 5px 0 5px;
	float: left;
}
.dateAll:hover{
	border: 1px solid #0086EA;
}

.dateOne{
	font-size: 15px;
	width: 100px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: #fff;
	float: left;
}
.dateTwo{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	cursor:pointer;
	float: left;
}
.dateTwo:hover{
	color: #fff;
	background-color: #0086EA;
	border: 1px solid #0086EA;
}

.btn_order{
	height:40px;
	color:#fff;
	background-color: #ffb100;
	border: 1px solid #ffb100;
}

.img_trans{
	width: 100px;
	height: 156px;
}
.Trainee{
	height: 124px;
	margin-top: 20px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 124px;
	background: url("/assets/img/admin/Trainee.png") no-repeat scroll right center transparent;
}

.selectPic{
	margin-right: 15px;
	position: relative;
	float: left;
}
.picDele{
	color: #0086EA;
	background: #fff;
	line-height: 20px;
	padding:2px 8px;
	border-radius:50%;
	position: absolute;
	top: 2px;
	right: 2px;
	/*display: none;*/
}


/*banner*/
.video_all{
	float: left;
	width: 100%;
	min-width: 1170px;
}
.video_box{
	position:relative;
	height: 540px;
	width: 100%;
	overflow:hidden;
	float: left;
}

.video_box video{
	width: 140%;
	margin-top:-200px;
	margin-left: -20%;
}
.video_veil{
	width: 100%;
	min-width: 1170px;
	height: 540px;
	background-color: #000000;
	opacity: 0.4;
	position: absolute;
}
.video_info{
	/*width: 80%;*/
	width: 1170px;
	height: 280px;
	padding: 0 5px;
	margin: 0 auto;
	background: rgba(255,255,255,0.6);
	position: absolute;
	top: 200px;
	right: 0;
	left: 0;
}
.video_info_title{
	font-size: 20px;
	padding:15px;
}
.btn_not{
	padding: 6px 15px;
	color: #737373;
	background-color: #fff;
	border: 1px solid #f7f7f7;
	float: left;
}
.btn_sure{
	padding: 6px 15px;
	color: #fff !important;
	background-color: #0086EA;
	border: 1px solid #0086EA;
	float: left;
}
.video_info_body{
	margin-top: 20px;
}
.body_select{
	width: 22%;
	margin-right: 4%;
	float: left;
}
/*#timeTitle{*/
	/**/
/*}*/

.btn_search,
.btn_search:hover{
	width: 50%;
	height: 34px;
	color: #fff;
	background-color: #0086EA;
	margin-left: 25%;
}
/*banner-end*/


.order_road{
	width: 100%;
	min-width: 1170px;
	height: 100px;
	background-color: #f7f7f7;
	float: left;
}
.order_road_spoke{
	width: 50%;
	color: #9d9d9d;
	cursor:pointer;
	border-right: 1px solid #9d9d9d;
	padding: 10px 20px;
	margin-top: 15px;
	float: left;

	display: flex;
	flex-direction: row;
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法： Chrome 21+ */
	display: flex; /* 新版本语法： Opera 12.1, Firefox 22+ */ /*垂直居中*/	/*老版本语法*/
	-webkit-box-align: center;
	-moz-box-align: center; /*混合版本语法*/
	-ms-flex-align: center; /*新版本语法*/
	-webkit-align-items: center;
	align-items: center; /*水平居中*/ /*老版本语法*/
	-webkit-box-pack: center;
	-moz-box-pack: center; /*混合版本语法*/
	-ms-flex-pack: center; /*新版本语法*/
	-webkit-justify-content: center;
	justify-content: center;
}

.order_road_write{
	width: 50%;
	color: #9d9d9d;
	cursor:pointer;
	padding: 10px 20px;
	margin-top: 15px;
	float: right;

	display: flex;
	flex-direction: row;
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法： Chrome 21+ */
	display: flex; /* 新版本语法： Opera 12.1, Firefox 22+ */ /*垂直居中*/	/*老版本语法*/
	-webkit-box-align: center;
	-moz-box-align: center; /*混合版本语法*/
	-ms-flex-align: center; /*新版本语法*/
	-webkit-align-items: center;
	align-items: center; /*水平居中*/ /*老版本语法*/
	-webkit-box-pack: center;
	-moz-box-pack: center; /*混合版本语法*/
	-ms-flex-pack: center; /*新版本语法*/
	-webkit-justify-content: center;
	justify-content: center;
}
.order_road_spoke:hover,
.order_road_write:hover{
	color: #0086EA;
	/*border: 1px solid #0086EA;*/
}

.order_road_spoke>div,
.order_road_write>div{

}


.order_road_info{
	font-size: 20px;
	line-height: 44px;
}

.gift_all{
	width: 100%;
	min-width: 1170px;
	margin-top: 29px;
	float: left;
}
.gift_box{
	width: 100%;
	color: #fff;
	background: #80c2f4;
	padding: 20px;
	/*margin: 0 auto;*/
	float: left;
}
.gift_title{
	width: 100%;
	float: left;
}
.gift_title_left,
.gift_title_left :hover{
	font-size:25px;
	color: #fff !important;
	border-left: 4px solid #fff;
	padding: 0 0 0 20px;
	float: left;
}
.gift_title_right,
.gift_title_right :hover{
	font-size: 16px;
	color: #fff !important;
	padding-top: 14px;
	/*line-height: 30px;*/
	float: right;
}
.gift_main{
	width: 100%;
	margin-top: 20px;
	float: left;
}
.gift{
	width: 24%;
	/*height: 250px;*/
	text-align: center;
	background: #fff;
	padding: 20px 10px;
	margin-left: 1%;
	float: left;
}
.gift_name{
	font-size: 14px;
	color: #3e3a39;
	margin: 10px 0 0 0;
}
.gift_score{
	font-size: 14px;
	color: #ff8800;
}
.gift_btn,
.gift_btn :hover{
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	background: #80c2f4;
	border-color: #80c2f4;
	border-radius: 25px;
	padding: 5px 30px;
}

.main_info_top{
	width:100%;
	min-width: 1170px;
	float: left;
}
.main_info_mid,
.main_info_down{
	width:100%;
	min-width: 1170px;
	float: left;
	position: relative;
}

.main_info_img{
	width: 100%;
	height: 100%;
}

.info_top{
	/*width: 100%;*/
	float: left;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -585px;
	height: 100%;
	width: 1170px;
	display: flex; /* 新版本语法： Opera 12.1, Firefox 22+ */
}
.info_bottom{
	/*width: 100%;*/
	float: left;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -585px;
	height: 100%;
	width: 1170px;
	display: flex; /* 新版本语法： Opera 12.1, Firefox 22+ */
}

.info_link{
	width: 50%;
	height: 100%;
	flex-direction: column;
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法： Chrome 21+ */
	display: flex; /* 新版本语法： Opera 12.1, Firefox 22+ */ /*垂直居中*/	/*老版本语法*/
	-webkit-box-align: center; -moz-box-align: center; /*混合版本语法*/
	-ms-flex-align: center; /*新版本语法*/
	-webkit-align-items: center;
	align-items: center; /*水平居中*/ /*老版本语法*/
	-webkit-box-pack: center;
	-moz-box-pack: center; /*混合版本语法*/
	-ms-flex-pack: center; /*新版本语法*/
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0;

}

.info_link>div{
	text-align: center;
	color: #fff;
	justify-content: center;
}
.info_link :last-child{
	margin-top: 15px;
}
.info_link a{
	font-family:MicrosoftYaHeiLight !important;
	color: #fff;
	font-size: 30px;
	text-decoration:none;
	outline: 0;
	margin-top: 35px;
}



.all_link{
	width: 100%;
	min-width: 1170px;
	margin-top: 29px;
	float: left;
}

.spoke_case{
	width: 48%;
	height: 450px;
	color: #0086ea;
	background-color: #f4f7f9;
	margin-right:2%;
	padding:47px 36px 66px 0;
	float: left;
	position: relative;
}
.spoke_case>p,
.school_teamwork>p{
	font-size: 25px;
	font-weight: bold;
	margin-left: 46px;
}
.spoke_case>div,
.school_teamwork>div{
	font-size: 20px;
	margin:24px 0 13px 46px;
}
.spoke_case>div>a,
.school_teamwork>div>a{
	font-size: 18px;
	color: #0086ea !important;
}
.school_teamwork{
	width: 48%;
	height: 450px;
	color: #0086ea;
	background-color: #f4f7f9;
	margin-left:2%;
	padding:47px 36px 66px 0;
	float: left;
	position: relative;
}
.last_link{
	position: absolute;
	bottom: 20px;
}

.translation_online{
	width: 100%;
	min-width: 1170px;
	margin-top: 29px;
	float: left;
}
.online_box{
	width: 100%;
	background: #80c2f4;
	padding: 20px;
	/*margin: 0 auto;*/
	float: left;
}
.online_title{
	width: 100%;
	float: left;
}
.online_title>button{
	padding: 7px 20px;
	background-color: #fff;
	border: none;
	float: right;
}
.online_title>button:hover{
	color: #0086EA;
	/*border: 1px solid #0086EA;*/
}
.online_title_left,
.online_title_left :hover{
	font-size:25px;
	color: #fff !important;
	border-left: 4px solid #fff;
	padding: 0 0 0 20px;
	float: left;
}
.online_body{
	width: 100%;
	margin-top: 20px;

	float: left;
}
.online_select_box{
	position: relative;
}
.online_arrow{
	position: absolute;
	top: 10px;
	right: 10px;
}
.online_body select{
	border: none;
	color:black;
	background-color: #e8e8e8;
	outline:0 !important;
}
.online_body textarea{
	border: none;
	padding: 5px 10px;
	width: 100%;
	height: 200px;
	outline:0 ;
}
.online_body_left,
.online_body_right{
	width: 48%;
	/*border: 1px solid #bebebe;*/
	float: left;
}
.online_body_middle{
	width: 4%;
	float: left;
}

/*.link_title{*/
	/*font-size: 20px;*/
	/*position: absolute;*/
	/*right: 20px;*/
	/*bottom: 20px;*/
/*}*/
/*.link_title>a{*/
	/*color: #fff;*/
/*}*/
.our_client{
	width: 100%;
	min-width: 1170px;
	margin-bottom: 23px;
	float: left;
}
.client_title{
	text-align: center;
	padding: 10px;
	font-size: 30px;
	color: #666666;
	margin-bottom: 50px;
}
.client_line{
	width: 80px;
	border:1px solid #0086EA;
	margin: 0 auto;
}
.more_client{
	padding-top:40px;
	text-align: center;
}
.more_client>a{
	font-size: 20px;
	color: #666666;
}
/*.client_title>a{*/
	/*font-size:10px;*/
	/*color: #0e0e0e;*/
	/*padding-top:10px;*/
	/*float: right;*/
/*}*/
.registered{
	width: 100%;
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 25px;
	color: #fff;
	float: left;
	background: url("/assets/img/registered.png") no-repeat scroll right center transparent; ;
}
.friendship{
	font-size: 18px;
	color: #aaaaaa;
	text-align: center;
	margin: 44px 0 30px;
}
.foot{
	width: 100%;
	min-width: 1170px;
	height: 312px;
	float: left;
}
.foot_info{
	margin: 0 auto;
}

.footer_top{
	text-align: center;
	margin-top: 56px;
	margin-bottom: 10px;
	color: #aaaaaa;
}
.footer_top a:link,.tfooter a:visited,.tfooter a:hover,.tfooter a:active{
	font-size: 16px;
	color: #aaaaaa;
	text-decoration:none;
}
.footer_bottom{
	font-size: 14px;
	color: #aaaaaa;
	text-align: center;
	margin-bottom: 40px;
}

/*导航条*/
.head_left{
	float: left;
}
.head_left>a{
	width: 60px;
	height: 60px;
	display: inline-block;
}
.head_left>a>img{
	width: 60px;
	height: 60px;
}
.head_right{
	margin-top: 20px;
	font-family: "MicrosoftYaHeiLight";
	float: right;
}
.head_right>ul{
	border:none;
}
.navbar_li{
	font-size: 16px;
	color: #999999 !important;
	cursor:pointer !important;
	height: 20px !important;
	line-height: 20px !important;
	padding: 0 15px!important;
	border-top: none !important;
	border-right: 1px solid #ddd;
	border-bottom: none !important;
	border-left: none !important;
	border-radius: 0 !important;
	margin-right: 0 !important;
}
.country{
	font-size: 16px;
	color: #999999 !important;
	cursor:pointer !important;
	height: 20px !important;
	line-height: 20px !important;
	padding: 0 15px!important;
	border: none !important;
	border-radius: 0 !important;
	margin-right: 0 !important;
}

.navbar_li:hover,#currentlanguage:hover{
	background-color: #fff !important;
}
/*导航条-end*/


/*登录样式-start*/
#login_tab_body{
	width: 100%;
	padding: 0 !important;
	position: absolute;
}
#trans_login{
	width: 50%;
	height: 100%;
	background-color: #fff;
	padding:20px;
	float: left;
}
.trans_head{
	font-size: 20px;
	color: #bbbbbb;
	text-align: center;
}
.user_head{
	font-size: 20px;
	color: #0086ea;
	text-align: center;
}
#trans_veil{
	width: 50%;
	height: 100%;
	background-color: #000000;
	opacity: 0.4;
	position: absolute;
	left: 0;
}
#user_login{
	width: 50%;
	height: 100%;
	background-color: #fff;
	padding:20px;
	float: left;
}
.verification{
	height: 37px;
	width: 72px;
	margin-left: 6px;
}
.input-box{
	width: 100%;
	margin-bottom: 5px;
}
.login_input{
	width: 100%;
	border-radius: 0;
	height: 38px;
	padding:6px 12px ;
	border: 1px solid #ccc;
}
.remember_code{
	width: 100%;
	float: left;
	margin: 10px 0 30px 0;
}

.wyfy_login_button,
.wyfy_login_footer{
	text-align: center;
}

#transBtn,
#userBtn{
	width: 180px;
	height: 40px;
	border-radius: 25px;
}
.submit_none{

	color: #7f7f7f;
	background-color: #aaaaaa;
}
.submit_select{
	color: #fff;
	background-color: #0086ea;
}
.gray_color{
	color: #aaaaaa;
}
.blue_color{
	color: #0086ea;
}
/*登录样式-end*/



/*注册样式-start*/
#registered_tab_body{
	padding: 0;
}
.registered_head{
	color: #fff;
	background-color: #0086ea;
	text-align: center;
	padding:30px 20px;
}
.registered_body{
	width: 100%;
	background-color: #fff;
	padding: 30px 20px;
	float: left;
}
.user_registered{
	width: 50%;
	font-size: 20px;
	color: #666666;
	text-align: center;
	border-right: 1px solid #0086ea;
	padding-bottom: 40px;
	float: left;
}
.trans_registered{
	width: 50%;
	font-size: 20px;
	color: #666666;
	text-align: center;
	padding-bottom: 40px;
	float: left;
}
.standpoint{
	font-size: 30px;
	color: #0086ea;
}
.registeredBtn,
.registeredBtn :hover{
	color: #fff;
	background-color: #0086ea;
	border-radius: 25px;
	outline: 0;
	padding: 10px 40px;
	margin-top: 40px;
}

/*注册样式-end*/


